home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / SW Demo / Demo Source / AEHandler.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-09-20  |  108 b   |  5 lines  |  [TEXT/MPCC]

  1. #include <AppleEvents.h>
  2.  
  3. extern void DoHighLevel(EventRecord *theEvent);
  4. extern void InitAEHandlers(void);
  5.